Azure User Management Console - AUMC

AUMC.zip (866 kB)
AUMC is a User Graphic Interface (GUI) that manages the users and logins of an Azure SQL database. The tool is simply convertin

AutoProc - The Stored Procedure Generator

autoproc.zip (35 kB)
AutoProc (The Stored Procedure Generator) is a (simple to use and compatible across multiple editions) set of stored procedures which generates getter and setter procedures for complex Sql Server 2000/2005/2008 (Express/Workgroup/Standard/Enterprise/Developer) tables.

Chinook Database

Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script.

CodePlex Information and Discussion

CodePlex.zip (88,6 MB)
This area is used for providing information and discussions about the CodePlex website.

Template based C# CRUD code generator, any database

Introduction This tool is a template driven code generator, intended to be used to generate your CRUD or data access layer. It is very simple to use. SQLCODEGEN is also extensible through the plug-in interfaces. Sample templates and sample extension projects included.

Dafuscator

dafuscator.zip (6,7 MB)
Dafuscator is a database data obfuscation system that allows you to tactically obfuscate or delete data out of your production database while leaving most of the data intact.

Command-Line Database Builder

A command-line tool for interacting with a DBMS command-line interface (e.g., sqlcmd.exe) to execute a sequential list of SQL scripts against the DBMS. Tool allows for expression replacement in the SQL scripts during execution.

ASP.Net Database Client

Database client is a web application for SQL Server Data management. CRUD, write and execute queries, quick search records. Map referencing columns for easier data edit. All you need is connection string to database and you are ready to go. It's developet in ASP.Net

Database Synchronization Tool

This tool enables a development team to synchronize their local application databases instances to the central common application database instance using DDL and DML scripts.

Contextual Database Content Viewer

The Database Content Viewer will help any developer working on a database oriented application. No longer creating complex SQL statements to inspect the complete data hierarchy of an object in the database.

Data Dictionary Creator

Data Dictionary Creator (DDC) is a simple application which helps you document SQL Server databases. It stores all the information in Extended Properties, so it's easier to keep the documentation in sync with the database as it changes.

Data Exporter for DNN (former DotNetNuke)

dataexport.zip (200 kB)
Data Exporter for DNN allows to export Data from the database into Excel, XML or CSV format. Its simple and fast way to export data.

Daun: MongoDB Management Studio

daun.zip (9,2 MB)
Daun Management Studio is a management tool that is used for configuring, managing, and administering all components within MongoDB.

The Database Build Tool

dbbuild.zip (64 kB)
There are lots of great applications to script out and find differences in SQL Server schemas. What I think is missing is a flexible tool to reassemble your scripts and deploy them easily. This tool provides a means of combining the scripts into a single SQL file or have them run against a database in an order you specify. There is also an option for keeping track of which scripts have been applied to a database to help deploy schema changes in a much easier way.

SQL Server Database Copy Tool

dbcopytool.zip (731 kB)
Simple tool to copy databases from one SQL Server to another.

DbDiff: Database Diff and Database Scripting

DbDiff.zip (13,3 MB)
Compare MSSql database structures. (Sql 2005, Sql 2008, Sql 2008R2, Sql Denali ) Features: - compare database structures - scripting without dmo or smo - commandline scripting, commandline compare - standalone dll-s for referencing

Database Documentation Reports

These are reports for MS SQL Management Studio and MS SQL Reporting Services for creation of database documentation with the use of descriptions from Extended Properties. Reports contain the detailed information on tables, views and stored procedures etc.

DBDocumenter

DBDocumenter, an interactive tool designed to generate the SQL Server 2000/2005/2008 documentation. It supports, export of documentation to HTML(WEB) format. It helps the developer , who's design the Data Layer for the application. He/she can easily find the name of column etc...

DatabaseLint - find bugs in databases

dblint.zip (45,6 MB)
DBLint is an automated tool for analyzing database designs. DBLints ensures a consistent and maintainable database design by identifying bad design patterns.

Database Profiler

The Database Profiler project addresses daily problems of business intelligence or database migration projects. Simply in all projects that use foreign databases with an unknown content. Usually there are inconsitencies in source databases, which lead to an unpredictable implementation effort. In such projects it is nearly impossible to do an exact effort estimation. So you need to know these problems before they occur. The Database Profiler enables you to analyze (profile) these unfamiliar databases, to get an overview about the data quality, and to highlight predictable problems before they appear. All this is done by checking consistency rules, that are defined by the system - as far as possible - and the user. Finally you get a profiling report, that you can use for your effort estimation.